type github.com/jackc/pgx/v5/pgtype.scanPlanAnyToNewByteSlice
4 uses
github.com/jackc/pgx/v5/pgtype (current package)
enum_codec.go#L46: return scanPlanAnyToNewByteSlice{}
text.go#L159: return scanPlanAnyToNewByteSlice{}
text.go#L195: type scanPlanAnyToNewByteSlice struct{}
text.go#L197: func (scanPlanAnyToNewByteSlice) Scan(src []byte, dst any) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)